home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000197_news@columbia.edu_Sun Nov 20 20:37:37 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA12233
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sun, 20 Nov 1994 15:37:41 -0500
  3. Received: by apakabar.cc.columbia.edu id AA11871
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sun, 20 Nov 1994 15:37:39 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  6. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  7. Newsgroups: comp.protocols.kermit.misc,alt.winsock
  8. Subject: Re: winsock/pkt dvr hack possible?
  9. Date: 20 Nov 1994 20:37:37 GMT
  10. Organization: Columbia University
  11. Lines: 45
  12. Message-Id: <3aoc2h$bit@apakabar.cc.columbia.edu>
  13. References: <3a67j8$j39@Mercury.mcs.com> <3anvci$dut@relay.tor.hookup.net> <1994Nov20.105834.33349@cc.usu.edu> <p.waltenberg.1154.2ECFB2E0@irl.cri.nz>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Xref: news.columbia.edu comp.protocols.kermit.misc:1142 alt.winsock:22443
  16. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  17.  
  18. In article <p.waltenberg.1154.2ECFB2E0@irl.cri.nz>,
  19. Peter Waltenberg <p.waltenberg@irl.cri.nz> wrote:
  20. >-------
  21. >>        Jeff is correct. The top of a sockets API is a TCP stream channel of
  22. >>bytes, not packets. "It could be done..." means creating a second TCP/IP
  23. >>stack feeding from the streams channel and packaging it into TCP/IP over
  24. >>Ethernet frames to be passed to the application. Not very desirable, nor 
  25. >>realistic.
  26. >>        Joe D.  
  27. >
  28. >Actually acheiving the required functionality is pretty trivial, just run the 
  29. >winsock on top of a packet multiplexor on top of a packet driver instead. 
  30. >Using packet mux on top of the packet driver you can get packet drivers for 
  31. >DOS boxes plus a packet driver for Trumpet winsock. Pktmux can be found on 
  32. >biochemistry.cwru.edu. (and quite a few other sites).
  33. >The system has to be configured at the bottom (DOS) level to use packet 
  34. >drivers, but thats possible with nearly all configurations.
  35. >
  36. >I'll admit that going from Winsock to packet driver is nightmarish, but 
  37. >actually acheiving whats wanted , which is KA9Q in a DOS box with Winsock 
  38. >running isn't. Thats basically how my system is configured now.
  39. >
  40.  
  41. But this doesn't address the original need.
  42.  
  43. The original requirement was being able to run MS-DOS Kermit over a 
  44. WinSock interface when WinSock is active over a serial line connection
  45. made with Windows for Workgroups.
  46.  
  47. In this circumstance, you don't have the packet multiplexor nor the 
  48. real packet driver for the mux to sit on.
  49.  
  50. In the setup you describe there is no need to interface a virtual packet 
  51. driver with the WinSock API because the DOS session can talk with the 
  52. real packet driver.
  53.  
  54. In any case, the desired functionality is not available nor is it worth
  55. creating.  The only thing that makes sense is a telnet redirector.
  56.  
  57.  
  58.  
  59. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  60. "C-Kermit: available on more platforms than any other communications software."
  61. "Kermit FTP: sending files whenever and wherever they are needed."
  62. *NEW* OS/2 version 5A(190): ftp kermit.columbia.edu /kermit/archives/ckoker.zip